Test Series - computer fundamental

Test Number 30/95

Q: Any electronic holding place where data can be stored and retrieved later whenever required is ____________
A. memory
B. drive
C. disk
D. circuit
Solution: Memory is the place where data can be stored and later retrieved. Memory can be of classified into register, cache, main memory, etc.
Q: Cache memory is the onboard storage.
A. True
B. False
C. none
D. ..
Solution: Cache Memory is the memory closest to the CPU. Registers, Cache and the main memory are the means of onboard storage in the computer system.
Q: Which of the following is the fastest means of memory access for CPU?
A. Registers
B. Cache
C. Main memory
D. Virtual Memory
Solution: Registers are the fastest means of access for CPU. Registers are the small memory locations which are present closest to the CPU.
Q: The memory implemented using the semiconductor chips is _________
A. Cache
B. Main
C. Secondary
D. Registers
Solution: The main memory is implemented using semiconductor chips. Main memory is located on the motherboard. It mainly consists of RAM and small amount of ROM.
Q: Size of the ________ memory mainly depends on the size of the address bus.
A. Main
B. Virtual
C. Secondary
D. Cache
Solution: The size of the main memory depends on the size of the address bus of the CPU. The main memory mainly consists of RAM and ROM, where RAM contains the current data and programs and ROM contains permanent programs like BIOS.
Q: Which of the following is independent of the address bus?
A. Secondary memory
B. Main memory
C. Onboard memory
D. Cache memory
Solution: The secondary memory is independent of the address bus. It increases the storage space. It is implemented in the form of magnetic storage devices.
Q: ____________ storage is a system where a robotic arm will connect or disconnect off-line mass storage media according to the computer operating system demands.
A. Secondary
B. Virtual
C. Tertiary
D. Magnetic
Solution: The tertiary storage is the correct option. It is used in the realms of enterprise storage and scientific computing on large computer systems and business computer networks and is something a typical personal computer never sees firsthand.
Q: What is the location of the internal registers of CPU?
A. Internal
B. On-chip
C. External
D. Motherboard
Solution: The internal registers are present on-chip. They are therefore present inside the CPU. L1 cache is also present on-chip inside the CPU.
Q: MAR stands for ___________
A. Memory address register
B. Main address register
C. Main accessible register
D. Memory accessible register
Solution: The MAR stands for memory address register. It holds the address of the active memory location.
Q: If M denotes the number of memory locations and N denotes the word size, then an expression that denotes the storage capacity is ______________
A. M*N
B. M+N
C. 2M+N
D. 2M-N
Solution: Storage capacity is the product of a number of memory locations that is the number of words and the word size or the number of bits stored per location. Storage capacity should be as large as possible.

You Have Score    /10